home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / hypersou.sit / HyperSource Notes / background_3207.txt < prev    next >
Text File  |  1988-01-24  |  4KB  |  185 lines

  1. -- background: 3207 from stack: in
  2. -- bmap block id: 3634
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: NoteCard
  6.  
  7.  
  8. -- part 15 (button)
  9. -- low flags: 00
  10. -- high flags: A004
  11. -- rect: left=81 top=313 right=334 bottom=156
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Ref Card
  20. ----- HyperTalk script -----
  21. on mouseup
  22.   get field "NoteHeader"
  23.   set lockscreen to true
  24.   if field "NoteHeader" = empty or field "Noteheader" = return then
  25.     go "HyperSource"
  26.     go first card of bkgnd "RefCard"
  27.     exit mouseUp
  28.   end if
  29.   go Hypersource
  30.   find it
  31.   if the result is not empty
  32.   then go first card of bkgnd "RefCard"
  33. end mouseup
  34.  
  35.  
  36.  
  37.  
  38.  
  39. -- part 19 (field)
  40. -- low flags: 00
  41. -- high flags: 2002
  42. -- rect: left=110 top=25 right=58 bottom=498
  43. -- title width / last selected line: 0
  44. -- icon id / first selected line: 0 / 0
  45. -- text alignment: 0
  46. -- font id: 3
  47. -- text size: 10
  48. -- style flags: 0
  49. -- line height: 13
  50. -- part name: NoteHeader
  51.  
  52.  
  53. -- part 20 (field)
  54. -- low flags: 00
  55. -- high flags: 2007
  56. -- rect: left=5 top=58 right=303 bottom=512
  57. -- title width / last selected line: 0
  58. -- icon id / first selected line: 0 / 0
  59. -- text alignment: 0
  60. -- font id: 3
  61. -- text size: 10
  62. -- style flags: 0
  63. -- line height: 13
  64. -- part name: NoteText
  65.  
  66.  
  67. -- part 24 (button)
  68. -- low flags: 00
  69. -- high flags: 0001
  70. -- rect: left=443 top=308 right=336 bottom=475
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 1013 / 1013
  73. -- text alignment: 1
  74. -- font id: 0
  75. -- text size: 12
  76. -- style flags: 0
  77. -- line height: 16
  78. -- part name: New Button
  79. ----- HyperTalk script -----
  80. on mouseUp
  81.   visual effect wipe left
  82.   go to next card
  83. end mouseUp
  84.  
  85.  
  86.  
  87. -- part 25 (button)
  88. -- low flags: 00
  89. -- high flags: 0001
  90. -- rect: left=413 top=308 right=336 bottom=448
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 1014 / 1014
  93. -- text alignment: 1
  94. -- font id: 0
  95. -- text size: 12
  96. -- style flags: 0
  97. -- line height: 16
  98. -- part name: New Button
  99. ----- HyperTalk script -----
  100. on mouseUp
  101.   visual effect wipe right
  102.   go to previous card
  103. end mouseUp
  104.  
  105.  
  106.  
  107. -- part 26 (button)
  108. -- low flags: 00
  109. -- high flags: 2004
  110. -- rect: left=274 top=309 right=336 bottom=307
  111. -- title width / last selected line: 0
  112. -- icon id / first selected line: 32462 / 32462
  113. -- text alignment: 1
  114. -- font id: 0
  115. -- text size: 12
  116. -- style flags: 0
  117. -- line height: 16
  118. -- part name:  Help
  119. ----- HyperTalk script -----
  120. on mouseUp
  121.   visual scroll down to gray
  122.   visual scroll up
  123.   go to card id 2892 of stack "HyperSource Help"
  124. end mouseUp
  125.  
  126.  
  127.  
  128.  
  129. -- part 27 (button)
  130. -- low flags: 00
  131. -- high flags: 0001
  132. -- rect: left=13 top=310 right=338 bottom=50
  133. -- title width / last selected line: 0
  134. -- icon id / first selected line: 20098 / 20098
  135. -- text alignment: 1
  136. -- font id: 0
  137. -- text size: 12
  138. -- style flags: 0
  139. -- line height: 16
  140. -- part name: New Button
  141. ----- HyperTalk script -----
  142. on mouseUp
  143.   visual effect iris close
  144.   go home
  145. end mouseUp
  146.  
  147.  
  148.  
  149. -- part 32 (button)
  150. -- low flags: 00
  151. -- high flags: 2000
  152. -- rect: left=347 top=308 right=336 bottom=386
  153. -- title width / last selected line: 0
  154. -- icon id / first selected line: 2162 / 2162
  155. -- text alignment: 1
  156. -- font id: 0
  157. -- text size: 12
  158. -- style flags: 0
  159. -- line height: 16
  160. -- part name: New Button
  161. ----- HyperTalk script -----
  162. on mouseUp
  163.   pop card
  164. end mouseUp
  165.  
  166.  
  167.  
  168. -- part 34 (button)
  169. -- low flags: 00
  170. -- high flags: 0000
  171. -- rect: left=192 top=305 right=341 bottom=230
  172. -- title width / last selected line: 0
  173. -- icon id / first selected line: 5280 / 5280
  174. -- text alignment: 1
  175. -- font id: 0
  176. -- text size: 12
  177. -- style flags: 0
  178. -- line height: 16
  179. -- part name: Word 3.01
  180. ----- HyperTalk script -----
  181. on mouseUp
  182.   open "Microsoft Word"
  183. end mouseUp
  184.  
  185.